DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / SourceChangeEventArgs<T> Class
Properties Methods


In This Topic
    SourceChangeEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by SourceChangeEventArgs<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SourceChangeEventArgs<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the type of change.  
    Public PropertyGets the object that is being changed.  
    Public PropertyGets the ordinal position of the collection item that is being changed.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
    Public MethodReturn a hash code for this instance.  
    Public MethodReturns a string that represents this instance of SourceChangeEventArgs<T>.  
    Top
    See Also